NumberedRecurrenceRange Class |
Namespace: Independentsoft.Exchange
The NumberedRecurrenceRange type exposes the following members.
| Name | Description | |
|---|---|---|
| NumberedRecurrenceRange |
Initializes a new instance of the NumberedRecurrenceRange class.
| |
| NumberedRecurrenceRange(DateTime, Int32) |
Initializes a new instance of the NumberedRecurrenceRange class.
|
| Name | Description | |
|---|---|---|
| OccurrenceCount |
Contains the number of occurrences of a recurring item.
| |
| StartDate |
Represents the start date of a recurring task or calendar item.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString |
Converts the value of the current NumberedRecurrenceRange object to its equivalent string representation.
(Overrides ObjectToString.) |